home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / nShell / bin / battery / battery.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-09-24  |  533 b   |  26 lines

  1.  
  2. NAME
  3.  
  4. battery - display battery status
  5.  
  6. SYNOPSIS
  7.  
  8. battery
  9.  
  10. DESCRIPTION
  11.  
  12. This command uses the BatteryStatus system call.  The current battery voltage and charger status are displayed.
  13.  
  14. Conditions which may be displayed are:
  15.  
  16. The charger is [dis]connected.
  17. The charger has recently been [dis]connected.
  18. The low voltage flag is set.
  19. The high charging rate flag is set.
  20.  
  21. RETURN CODES
  22.  
  23. <0    Battery status could not be read.
  24. 0    Success
  25.  
  26. Note: Battery status information is only available on systems in which the Power Manager is installed.